home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 December / 2004-12 CHIP.iso / Internet / The Bat! Professional 3.01 / thebat_professional.msi / Data1.cab / thebat.exe / 0 / RCDATA / TVFTESTER / TVFTESTER.txt
Text File  |  2004-10-12  |  1KB  |  62 lines

  1. object VFTester: TVFTester
  2.   Left = 241
  3.   Top = 110
  4.   Width = 696
  5.   Height = 480
  6.   Caption = 'VFTester'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   OnClose = FormClose
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   inline mvFrame: TMsgViewFrame
  19.     Left = 0
  20.     Top = 0
  21.     Width = 688
  22.     Height = 453
  23.     Align = alClient
  24.     Constraints.MinHeight = 100
  25.     Constraints.MinWidth = 100
  26.     TabOrder = 0
  27.     inherited pnHeader: TPanel
  28.       Width = 688
  29.       inherited eSize: TMemo
  30.         Left = 615
  31.       end
  32.       inherited gAddr: TAddressGrid
  33.         Width = 583
  34.         ColWidths = (
  35.           16
  36.           597)
  37.       end
  38.       inherited pnAttachButton: TPanel
  39.         Left = 585
  40.       end
  41.     end
  42.     inherited pnMsg: TPanel
  43.       Width = 688
  44.       Height = 396
  45.       inherited Split1: TSplitter
  46.         Height = 396
  47.       end
  48.       inherited lvFiles: TListView
  49.         Height = 396
  50.       end
  51.       inherited pnView: TPanel
  52.         Width = 611
  53.         Height = 396
  54.         inherited tsTabs: TTabSet
  55.           Top = 374
  56.           Width = 609
  57.         end
  58.       end
  59.     end
  60.   end
  61. end
  62.